-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.7
-
Code
-
Classes
- SessionTest
Total Complexity |
9 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
136 |
Lines of code |
59 |
Logical lines of code |
36 |
Comment lines |
36 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testSet() |
S |
59 |
2 |
13 |
setUp() |
S |
77 |
1 |
4 |
testSetThrowsWithoutSession() |
S |
72 |
1 |
5 |
testGetThrowsWithoutSession() |
S |
73 |
1 |
5 |
testGetThrowsWithoutKey() |
S |
70 |
1 |
6 |
testGetThrowsWhenKeyNotString() |
S |
65 |
1 |
9 |
testGet() |
S |
64 |
1 |
10 |
testGetKey() |
S |
69 |
1 |
7 |